* xdisp.c (adjust_window_ends): Move duplicated code to new function.
authorDmitry Antipov <dmantipov@yandex.ru>
Wed, 14 Aug 2013 06:06:56 +0000 (10:06 +0400)
committerDmitry Antipov <dmantipov@yandex.ru>
Wed, 14 Aug 2013 06:06:56 +0000 (10:06 +0400)
commit6e95ef0f5fef11c80989203fda85272ba58c2bf2
tree2c7bb7f8e8b64d629f15843b817b5dd144d4b9da
parent082bb883155af43ff577bf3a9f31b1ad2c3feba2
* xdisp.c (adjust_window_ends): Move duplicated code to new function.
(try_window, try_window_reusing_current_matrix, try_window_id): Use it.
src/ChangeLog
src/xdisp.c